UisClient Object
The UisClient object is the main interface for most UIS scripting tasks, allowing you to get and send data group element and UDC fields to devices in a variety of ways.
Declare the object using the following code:
|
CreateObject("CxUis.UisClient") |
More:


